CKM_DSA
This section provides a summary of CKM_DSA.
Supported operations
Operation | Supported |
---|---|
Encrypt and Decrypt | No |
Sign and Verify | Yes (Single-part operation only) |
SignRecover and VerifyRecover | No |
Digest | No |
Generate Key/Key-Pair | No |
Wrap and Unwrap | No |
Derive | No |
FIPS Mode support
Available in FIPS Mode | Restrictions in FIPS Mode |
---|---|
Yes | When using firmware older than 7.03.00 Minimum 2048-bit modulus for all operations When using 7.03.00 or newer Minimum 2048-bit prime modulus and 224-bit sub prime modulus for signing |
Key size range (bytes) and parameters
Key size minimum/maximum | Value |
---|---|
Minimum | 512 |
FIPS Minimum | 2048 |
Maximum | 3072 |
Parameter
None
Mechanism description
For a full description of this mechanism, refer to the PKCS#11 version 2.20 documentation from RSA Laboratories.
Return to ProtectToolkit-C mechanisms.